snmp
snmp
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| enabled | bool | |
| contact | string | |
| location | string | |
| engine-id-suffix | string | |
| src-address | alt { ipAddr , ip6Addr } | |
| trap-target | obj_arg { alt { ip6Addr , ipAddr } { ip6Addr , ipAddr } } | |
| trap-community | enum | |
| trap-version | enum (1 | 2 | 3) | |
| trap-generators | multi_arg { array-id, enum } | |
| trap-interfaces | obj_arg { interface_enum } | |
| vrf | enum |
| Read-only Argument | Type | Description |
|---|---|---|
| engine-id | string |
snmp/community
Type: Directory
| Flag | Name | Description |
|---|---|---|
| * | default | default |
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| name | string | |
| addresses | obj_arg { alt { ip6_prefix_arg , ip_prefix_arg } { ip6_prefix_arg , ip_prefix_arg } } | |
| security | enum (none | authorized | private) | |
| read-access | bool | |
| write-access | bool | |
| authentication-protocol | enum (MD5 | SHA1) | |
| encryption-protocol | enum (DES | AES) | |
| authentication-password | string | |
| encryption-password | string |
snmp/send-trap
Type: Command
| Argument | Type | Description |
|---|---|---|
| oid | string | |
| type | enum (integer | string | nullobj | obj-id | ip-address | counter32 | timeticks | unsigned) | |
| value | string |